Multiple reftests were damaged by the element name transition.
Repair them. The region reftests are no longer needed, since
we no longer do regions.
css-match-name.css \
css-match-name.ref.ui \
css-match-name.ui \
- css-match-region-matches-star.css \
- css-match-region-matches-star.ui \
- css-match-region-matches-star.ref.ui \
- css-match-regions.css \
- css-match-regions.ref.ui \
- css-match-regions.ui \
css-match-siblings.css \
css-match-siblings.ref.ui \
css-match-siblings.ui \
-GtkLabel {
+label {
color: blue;
}
@import url("css-match-import-import.css");
-GtkLabel {
+label {
color: purple;
}
color: red;
}
-GtkLabel:insensitive {
+label:insensitive {
color: inherit;
}
+++ /dev/null
-@import "reset-to-defaults.css";
-
-GtkNotebook * GtkLabel {
- color: blue
-}
-
-/* for reference */
-#blue {
- color: blue
-}
+++ /dev/null
-<?xml version="1.0" encoding="UTF-8"?>
-<interface>
- <!-- interface-requires gtk+ 3.0 -->
- <object class="GtkWindow" id="window1">
- <property name="can_focus">False</property>
- <property name="type">popup</property>
- <child>
- <object class="GtkNotebook" id="notebook1">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <child>
- <object class="GtkLabel" id="label4">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="label" translatable="yes">Page 1</property>
- </object>
- </child>
- <child type="tab">
- <object class="GtkLabel" id="label1">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="label" translatable="yes">Page 1</property>
- <property name="name">blue</property>
- </object>
- <packing>
- <property name="tab_fill">False</property>
- </packing>
- </child>
- </object>
- </child>
- </object>
-</interface>
+++ /dev/null
-<?xml version="1.0" encoding="UTF-8"?>
-<interface>
- <!-- interface-requires gtk+ 3.0 -->
- <object class="GtkWindow" id="window1">
- <property name="can_focus">False</property>
- <property name="type">popup</property>
- <child>
- <object class="GtkNotebook" id="notebook1">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <child>
- <object class="GtkLabel" id="label4">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="label" translatable="yes">Page 1</property>
- </object>
- </child>
- <child type="tab">
- <object class="GtkLabel" id="label1">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="label" translatable="yes">Page 1</property>
- </object>
- <packing>
- <property name="tab_fill">False</property>
- </packing>
- </child>
- </object>
- </child>
- </object>
-</interface>
+++ /dev/null
-@import "reset-to-defaults.css";
-
-* {
- -GtkNotebook-tab-overlap: 0; /* work around a notebook tab rendering bug */
- color: blue;
-}
-
-.notebook tab GtkLabel {
- color: blue
-}
-.notebook tab tab GtkLabel {
- color: red
-}
-
-/* for reference */
-#red {
- color: red
-}
+++ /dev/null
-<?xml version="1.0" encoding="UTF-8"?>
-<interface>
- <!-- interface-requires gtk+ 3.0 -->
- <object class="GtkWindow" id="window1">
- <property name="can_focus">False</property>
- <property name="type">popup</property>
- <child>
- <object class="GtkNotebook" id="notebook1">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <child>
- <object class="GtkLabel" id="label4">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="label" translatable="yes">Normal</property>
- </object>
- </child>
- <child type="tab">
- <object class="GtkLabel" id="label1">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="label" translatable="yes">Red</property>
- <property name="name">red</property>
- </object>
- <packing>
- <property name="tab_fill">False</property>
- </packing>
- </child>
- <child>
- <object class="GtkLabel" id="label5">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="label" translatable="yes">Normal</property>
- </object>
- <packing>
- <property name="position">1</property>
- </packing>
- </child>
- <child type="tab">
- <object class="GtkNotebook" id="notebook2">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <child>
- <object class="GtkLabel" id="label3">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="label" translatable="yes">Red</property>
- <property name="name">red</property>
- </object>
- </child>
- <child type="tab">
- <object class="GtkLabel" id="label2">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="label" translatable="yes">Red</property>
- <property name="name">red</property>
- </object>
- <packing>
- <property name="tab_fill">False</property>
- </packing>
- </child>
- </object>
- <packing>
- <property name="position">1</property>
- <property name="tab_fill">False</property>
- </packing>
- </child>
- </object>
- </child>
- </object>
-</interface>
+++ /dev/null
-<?xml version="1.0" encoding="UTF-8"?>
-<interface>
- <!-- interface-requires gtk+ 3.0 -->
- <object class="GtkWindow" id="window1">
- <property name="can_focus">False</property>
- <property name="type">popup</property>
- <child>
- <object class="GtkNotebook" id="notebook1">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <child>
- <object class="GtkLabel" id="label4">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="label" translatable="yes">Normal</property>
- </object>
- </child>
- <child type="tab">
- <object class="GtkLabel" id="label1">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="label" translatable="yes">Red</property>
- </object>
- <packing>
- <property name="tab_fill">False</property>
- </packing>
- </child>
- <child>
- <object class="GtkLabel" id="label5">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="label" translatable="yes">Normal</property>
- </object>
- <packing>
- <property name="position">1</property>
- </packing>
- </child>
- <child type="tab">
- <object class="GtkNotebook" id="notebook2">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <child>
- <object class="GtkLabel" id="label3">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="label" translatable="yes">Red</property>
- </object>
- </child>
- <child type="tab">
- <object class="GtkLabel" id="label2">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="label" translatable="yes">Red</property>
- </object>
- <packing>
- <property name="tab_fill">False</property>
- </packing>
- </child>
- </object>
- <packing>
- <property name="position">1</property>
- <property name="tab_fill">False</property>
- </packing>
- </child>
- </object>
- </child>
- </object>
-</interface>
color: red
}
-* ~ * ~ GtkLabel,
+* ~ * ~ label,
#lime {
color: lime;
}
-* ~ * + GtkLabel ~ *,
+* ~ * + label ~ *,
#blue {
color: blue;
}
-* + GtkLabel ~ * ~ GtkLabel + *,
+* + label ~ * ~ label + *,
#purple {
color: purple;
}
font: Monospace;
}
-GtkEntry #padded {
+entry #padded {
padding: 10px;
}
-.progressbar {
+progress {
background-color: rgba(0,0,0,0);
background-image: none;
border-color: rgba(0,0,0,0);
font-size: 20px;
}
-GtkImage {
+image {
background: lime;
}
@import "reset-to-defaults.css";
-GtkIconView, GtkImage {
+GtkIconView, image {
background-color: blue;
}
background: red; /* should also never be seen */
}
-GtkLabel {
+label {
background: green;
}
@import "reset-to-defaults.css";
-GtkLabel {
+label {
font-size: 40px;
font-style: italic;
}
-GtkLabel {
+label {
engine: none;
text-shadow: 1px 1px red;
}
padding: 0;
}
-GtkPaned GtkLabel {
+GtkPaned label {
background-color: pink
}
100% { text-shadow: 20px 20px tomato; }
}
-GtkLabel {
+label {
font-size: 40px;
animation-name: foo;
animation-duration: 100s;
@import "reset-to-defaults.css";
-GtkLabel {
+label {
font-size: 40px;
text-shadow: 20px 20px tomato;
}
-GtkLabel {
+label {
opacity: 0;
}
border-right-width: 5px;
}
-GtkEntry {
+entry {
border-width: 10px 20px;
}
-.entry {
+entry {
border-left-width: 10px;
border-right-width: 10px;
}
-GtkLabel {
+label {
background-image: none;
background-color: purple;
color: white;
color: red;
}
-GtkLabel {
+label {
color: green;
}
-GtkLabel:link,
-GtkLabel:visited {
+label:link,
+label:visited {
color: inherit;
}
background-color: white;
}
-GtkImage, GtkLabel, .menuitem {
+image, label, .menuitem {
background-color: transparent;
}